home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-09 | 1.4 KB | 47 lines | [TEXT/MPS ] |
- # File: SuspendAppleEventPPC.make
- # Target: SuspendAppleEventPPC
- # Sources: SuspendAppleEventPPC.r
- # SuspendEvent.r
- # SuspendEvent.c
- # Created: Thursday, February 9, 1995 06:08:06 PM
-
-
- POWERPCOBJECTS = ∂
- SuspendEvent.o ∂
-
- 68KOBJECTS = ∂
- SuspendEvent.c.o ∂
-
-
- SuspendAppleEventPPC ƒƒ SuspendAppleEventPPC.make SuspendAppleEventPPC.r
- Rez SuspendAppleEventPPC.r -append -o SuspendAppleEventPPC
- SuspendAppleEventPPC ƒƒ SuspendAppleEventPPC.make SuspendEvent.r
- Rez SuspendEvent.r -append -o SuspendAppleEventPPC
-
- SuspendAppleEventPPC ƒƒ SuspendAppleEventPPC.make {POWERPCOBJECTS}
- PPCLink ∂
- {POWERPCOBJECTS} ∂
- "{PPCLibraries}"InterfaceLib.xcoff ∂
- "{PPCLibraries}"MathLib.xcoff ∂
- "{PPCLibraries}"StdCLib.xcoff ∂
- "{PPCLibraries}"StdCRuntime.o ∂
- "{PPCLibraries}"PPCCRuntime.o ∂
- -main __start ∂
- -o SuspendAppleEventPPC.xcoff
- makePEF SuspendAppleEventPPC.xcoff -o SuspendAppleEventPPC ∂
- -l InterfaceLib.xcoff=InterfaceLib ∂
- -l MathLib.xcoff=MathLib ∂
- -l StdCLib.xcoff=StdCLib ∂
- -ft APPL -fc
- SuspendEvent.o ƒ SuspendAppleEventPPC.make SuspendEvent.c
- PPCC -w conformance -appleext on SuspendEvent.c -o SuspendEvent.o
-
- SuspendAppleEventPPC ƒƒ SuspendAppleEventPPC.make {68KOBJECTS}
- Link -t APPL -c ∂
- {68KOBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o SuspendAppleEventPPC
- SuspendEvent.c.o ƒ SuspendAppleEventPPC.make SuspendEvent.c
- C -r SuspendEvent.c
-